SystemDLog

Undocumented in source.

Constructors

this
this(int flags)
Undocumented in source.
this
this(string directory)
Undocumented in source.
this
this(string[] files)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

filter
void filter(string match)
Undocumented in source. Be warned that the author may not have intended to support it.
getCursor
string getCursor()
Undocumented in source. Be warned that the author may not have intended to support it.
getFieldData
string getFieldData(string field)
Undocumented in source. Be warned that the author may not have intended to support it.
getRecord
string[string] getRecord()
Undocumented in source. Be warned that the author may not have intended to support it.
openContainer
void openContainer(string machine, int flags)
Undocumented in source. Be warned that the author may not have intended to support it.
seekCursor
void seekCursor(string cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
seekHead
void seekHead()
Undocumented in source. Be warned that the author may not have intended to support it.
seekMonotonic
void seekMonotonic(sd_id128_t bootId, ulong usec)
Undocumented in source. Be warned that the author may not have intended to support it.
seekNext
int seekNext()
Undocumented in source. Be warned that the author may not have intended to support it.
seekNextSkip
int seekNextSkip(ulong skip)
Undocumented in source. Be warned that the author may not have intended to support it.
seekPrevious
int seekPrevious()
Undocumented in source. Be warned that the author may not have intended to support it.
seekPreviousSkip
int seekPreviousSkip(ulong skip)
Undocumented in source. Be warned that the author may not have intended to support it.
seekRealtime
void seekRealtime(ulong usec)
Undocumented in source. Be warned that the author may not have intended to support it.
seekTail
void seekTail()
Undocumented in source. Be warned that the author may not have intended to support it.
testCursor
bool testCursor(string cursor)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
char[1024 * 100] buf;
Undocumented in source.
cp
void* cp;
Undocumented in source.
journal
sd_journal* journal;
Undocumented in source.
ret
int ret;
Undocumented in source.

Meta